dollar sign
英 [ˈdɒlə(r) saɪn]
美 [ˈdɑːlər saɪn]
网络 美元符号; 钱符号; 货币符号; 金钱符号; 美圆符号
英英释义
noun
- a mark ($) written before a number to indicate that it stands for the number of dollars
- a symbol of commercialism or greed
- he worships the almighty dollar
- the dollar sign means little to him
双语例句
- Unlike PPE assembly language, in SPE assembly language registers are always prefixed with a dollar sign.
与PPE汇编语言不同,SPE汇编语言寄存器总是以美元符号开始。 - Environmental variables are available inside VUE scripts by preceding the environmental variable name with the$ ( dollar) sign.
在环境变量名称前面加上$(美元)符号,就可以在VUE脚本中使用环境变量。 - And the dollar sign ($) matches the end of the string.
并且使用美元符号($)匹配字符串末尾。 - However, you do need the dollar sign, as in$ MYVARIABLE, whenever you use the variable.
然而,当您使用这个变量时,必须使用美元符号,比如$MYVARIABLE。 - Also notice that unlike regular properties, a class constant does not begin with the dollar sign.
还要注意,与常规属性不同,类常量不以美元符号开始。 - Woody: That dollar sign is the command prompt.
那个美元符号是命令提示符。 - To enter a value in currency format, type a dollar sign before the value.
输入数值前先键入$,则输入的数值将套用货币样式。 - It normally abbreviated with the dollar sign$, or alternatively S$ to distinguish it from other dollar-denominated currencies.
它通常简化为货币符号$,或者另外是S$以区别于其它美元命名的货币。 - The caret sign (^) signifies the beginning of a line; the dollar sign ($) signifies the end.
^符号(^)表示一行的开始;$符号($)表示一行的结束。 - You've already seen in XQuery that a variable is defined by putting a dollar sign ($) in front of an identifier name.
您可能已经看到,XQuery中通过在标识符前加上美元符号($)来定义变量。